button: Restore focus
authorMatthias Clasen <mclasen@redhat.com>
Sat, 6 Aug 2016 14:34:18 +0000 (10:34 -0400)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 18 Oct 2016 10:49:12 +0000 (11:49 +0100)
commit9d06ee637bc8716922ec45fd0d04a6a9fc6c3590
tree240ca539ef47683f9a0877048cd2129c3791ded1
parent7f86516c27edf75174cc544c3c6f4e6ae7482a9b
button: Restore focus

The custom gadget draw function has the side effect of informing
the gadget machinery wether to draw focus or not. Bring the
draw function back, just for its boolean return value. We may
want to find a better solution for this.
gtk/gtkbutton.c